Skip to content

Conversation

@MatthewSZhang
Copy link
Collaborator

Checklist

  1. Change formatter to ruff from black
  2. Combine linter, formatter, type checker to static analysis features in pixi
  3. Change github action correspondingly

@MatthewSZhang MatthewSZhang self-assigned this May 15, 2025
@MatthewSZhang MatthewSZhang added the enhancement New feature or request label May 15, 2025
@MatthewSZhang MatthewSZhang added this to the 0.3.3 milestone May 15, 2025
@MatthewSZhang MatthewSZhang linked an issue May 15, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (84b2f83) to head (6cb7173).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #83   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          603       609    +6     
=========================================
+ Hits           603       609    +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MatthewSZhang MatthewSZhang merged commit bc9fdf4 into scikit-learn-contrib:main May 15, 2025
8 checks passed
@MatthewSZhang MatthewSZhang deleted the ruff-formatter branch May 15, 2025 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MNT replace black with ruff as formatter

2 participants